Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

Insert Method (MedicalViewerSynchronizedCellCollection<MedicalViewerBaseCell>)






index of the item to insert.
MedicalViewerBaseCell that represents the item to be inserted.
Appends the synchronized cell to the collection using the specified index.
Syntax
public override void Insert(    int index,    MedicalViewerBaseCell item )
'Declaration   Public Overrides Sub Insert( _    ByVal index As Integer, _    ByVal item As MedicalViewerBaseCell _ )
'Usage   Dim instance As MedicalViewerSynchronizedCellCollection(Of MedicalViewerBaseCell) Dim index As Integer Dim item As MedicalViewerBaseCell   instance.Insert(index, item)
public: void Insert(    int index,    MedicalViewerBaseCell^ item ) override

Parameters

index
index of the item to insert.
item
MedicalViewerBaseCell that represents the item to be inserted.
Requirements

Target Platforms

See Also

Reference

MedicalViewerSynchronizedCellCollection<MedicalViewerBaseCell> Class
MedicalViewerSynchronizedCellCollection<MedicalViewerBaseCell> Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features